Package-level declarations

Types

Link copied to clipboard
public final class ReviewComponent

Holds the state for ReviewView. Handles the validation of payment details, the ReviewViewStateLandscape of the view on orientation change, the selected payment provider and the enabled state of the pay button.

Link copied to clipboard
public enum ReviewFields extends Enum<ReviewFields> implements Parcelable
Link copied to clipboard
public final class ReviewView extends ConstraintLayout

Represents the view with all the fields which hold the payment details.

Link copied to clipboard
public interface ReviewViewListener